Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Reading large files from NSInputstream is not working in ios

I am trying to read large Image file more than 300KB from NSInputStream. But i'm getting only upto 300KB. Other data are missing. Could you please help me if you know. i'm waiting for your valuable answer. I mentioned my code below : Call this re...

Basic Authorisation with back slash \ in username using Objective C

I have to use basic authorisation in my https request. I am using the following code : NSString *authStr = [NSString stringWithFormat:@"%@:%@", @"p5\test", @"password"]; NSData *authData = [authStr dataUsingEncoding:NSUTF8StringEncoding]; NS...

How to improve my app using TimeProfiler?

I am using TimeProfiler for the first time. And I have read RayWanderlich's blog to get understanding of TimeProfiler. How I can improve the performance in my app. I am showing the screenshots from the TimeProfiler that might help in analysing...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: